projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a6dca2
)
Doc string fix
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 19 Jun 2019 21:13:31 +0000
(23:13 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 19 Jun 2019 21:13:31 +0000
(23:13 +0200)
* lisp/calendar/timeclock.el (timeclock-completing-read): Fix doc
string punctuation.
lisp/calendar/timeclock.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/timeclock.el
b/lisp/calendar/timeclock.el
index 825de487dcd18258050b5d169101f038c4f8ccfd..3735115a937c13862c73d649b6e5b31388beb2db 100644
(file)
--- a/
lisp/calendar/timeclock.el
+++ b/
lisp/calendar/timeclock.el
@@
-586,7
+586,7
@@
OLD-DEFAULT hours are set for every day that has no number indicated."
(defvar timeclock-last-project nil)
(defun timeclock-completing-read (prompt alist &optional default)
- "A version of `completing-read.
+ "A version of `completing-read
'
.
PROMPT, ALIST and DEFAULT are used for the PROMPT, COLLECTION and DEF
arguments of `completing-read'."
(declare (obsolete completing-read "27.1"))